/*
*  Reset
*/

@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	text-decoration: none;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	line-height: 1;
	background: url(../images/pattern.jpg) repeat;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

:focus {
  outline-color: transparent;
  outline-style: none;
}

strong{
	font-weight: bold;
}

/*
*  Fonts
*/

@font-face {
    font-family: 'CinzelBold';
    src: url('../fonts/cinzel-bold-webfont.bin');
    src: url('../fonts/cinzel-bold-webfont-1.bin') format('embedded-opentype'),
         url('../fonts/cinzel-bold-webfont-2.bin') format('woff'),
         url('../fonts/cinzel-bold-webfont-3.bin') format('truetype'),
         url('../fonts/cinzel-bold-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Langdon';
    src: url('../fonts/langdon-webfont.bin');
    src: url('../fonts/langdon-webfont-1.bin') format('embedded-opentype'),
         url('../fonts/langdon-webfont-2.bin') format('woff'),
         url('../fonts/langdon-webfont-3.bin') format('truetype'),
         url('../fonts/langdon-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*
*  Code
*/

body{
	background: url(../images/background.jpg) center center repeat;
	font-family: Arial, sans-serif;
	font-size: 14px;
}

.fb_iframe_widget {
display: inline-block;
position: relative;
height: 30px;
margin-top: -10px!important;
}

.clearfix{
	clear: both;
}

.container{
	width: 1040px;
	margin: 35px auto;
}

/* LOGO */

.logo{
	display: block;
	width: 169px;
	height: 111px;
	margin: 0 auto;
}

.logo_a{
    width:169px;
    display:block;
    margin:auto;
}

/* TOP */

#top{
	position: relative;
	width: 100%;
	height: 40px;
	line-height: 40px;
	margin-top: 15px;
}

/* LIKE US */

#like_us{
	float: left;
	width: 148px;
	height: 40px;
	background: url(../images/top_left.png) no-repeat;
}

.fb-like{
	float: right;
	margin: 5px 25px 0 0;
	z-index: 100;
}

/* LANG NAV */

#lang_nav{
	float: right;
	width: 148px;
	height: 40px;
	background: url(../images/top_right.png) no-repeat;
}

#lang_nav{
	float: right;
}

#lang_nav ul{
	margin-left: 25px;
}

#lang_nav li{
	float: left;
	*margin-left: 10px;
}

#lang_nav li:first-child{
	*margin-left: 0;
}

#lang_nav li:first-child:before{
	content: none;
	color: #fff;
}

#lang_nav li:before{
	content: '\00a0/\00a0';
	color: #fff;
}


#lang_nav a{
	font-size: 16px;
	text-decoration: none;
	color: #fff;
}

#lang_nav a.active{
	text-decoration: underline;
}

/* KLOKKENHOF */

#klokkenhof{
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -140px;
	width: 280px;
	height: 40px;
	background: url(../images/top_middle.png) no-repeat;
	text-align: center;
}

#klokkenhof a{
    color:#fff;
}

#klokkenhof h1{
	display: inline;
	font-family: CinzelBold, serif;
	font-size: 20px;
	text-transform: uppercase;
	color: #fff;
}

/* BASE LINE */

#base_line{
	position: absolute;
	top: 0;
	left: 163px;
	font-family: Langdon, sans-serif;
	font-size: 22px;
	text-transform: uppercase;
	color: #553e4f ;
}

#base_line a{
    color:#000;
}

/* PAGE NAV */

#page_nav{
	width: 100%;
	height: 40px;
	line-height: 40px;
	margin: 8px 0;
}

#page_nav ul{
	float: left;
	width: 972px;
	height: 40px;
	padding: 0 20px;
	background-color: #553e4f ;
}

#page_nav li{
	float: left;
	margin-left: 20px;
}

#page_nav li:first-child{
	margin-left: 0;
}

#page_nav a{
	font-family: CinzelBold, serif;
	font-size: 13px;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
}

/* SLIDER */

#slider, #slider_wrap{
	width: 1040px;
	height: 400px;
}

#slider{
	position: relative;
}

#slider_wrap{
	overflow: hidden;
}

#pager{
	position: absolute;
	left: 50%;
	bottom: 25px;
	margin-left: -25.5px;
	z-index: 99;
}

#pager .bullet{
	display: block;
	width: 6px;
	height: 6px;
	background-color: #ccbfd0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-left: 3px;
	float: left;
}

#pager .bullet:first-child{
	margin-left: 0;
}

#pager .activeSlide{
	background-color: #88688c ;
}

/* RESTOBOOKER */

#restobooker{
	position: absolute;
	bottom: 25px;
	right: -10px;
	z-index: 99;
	line-height: 40px;
}

#restobooker .book{
	float: left;
	height: 40px;
	padding: 0 10px;
	background-color: #fff;
	text-align: center;
}

#restobooker a{
	font-family: Langdon, sans-serif;
	font-size: 21px;
	text-decoration: none;
	text-transform: uppercase;
	color: #88688c ;
}

/* FASTBOOKER */

#fastbooker{
	position: absolute;
	top: 50%;
	left: 90px;
	margin-top: -135px;
	padding: 20px 0;
	width: 270px;
	height: 230px;
	background-color: rgb(85,62,79);
	background-color: rgba(85,62,79,0.9);
	border: 2px solid #88688c ;
	-webkit-border-radius: 135px;
	-moz-border-radius: 135px;
	border-radius: 135px;
	z-index: 99;
	text-align: center;
	font-family: Langdon, sans-serif;
	text-transform: uppercase;
	*border: 0;
	*background: url(../images/fastbooker.png) no-repeat;
	border: 0\9;
	background: url(../images/fastbooker.png) no-repeat\9;
}

#fastbooker h2{
	font-size: 25px;
	color: #fff;
	margin: 17px 0;
}

#fastbooker  table{
	margin: 0 auto;
	width: 80%;
	border-collapse: collapse;
}

#fastbooker td{
	width: 50%;
	text-align: left;
	padding-bottom: 5px;
}

#fastbooker form{
	margin-bottom: 70px;
}

#fastbooker label{
	font-size: 17px;
	line-height: 23px;
	color: #fff;
}

.datepicker{
	width: 120px;
	height: 23px;
	border: 1px solid #ccc;
	cursor: pointer;
}

.datepicker input{
	height: 23px;
	width: 87px;
	border: 0;
	padding: 0 5px;
	margin: 0;
	display: inline-block;
	cursor: pointer;
	float: left;
	float: left\9;
	*display: block;
	*float: left;
	font-size: 12px;
	color: #999;
}

.datepicker img{
	display: inline-block;
	padding: 5px 3px 4px 4px;
	vertical-align: middle;
	background-color: #fff;
	cursor: pointer;
	*display: block;
	*float: left;
}

.availability{
	position: absolute;
	left: 50%;
	bottom: 45px;
	margin-left: -140px;
	width: 280px;
	height: 40px;
	background-image: url(../images/button.png);
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0;
	font-family: Langdon, sans-serif;
	font-size: 21px;
	text-transform: uppercase;
	color: #fff;
	cursor: pointer;
}

/* CONTENT */

#content{
	width: auto;
	padding: 30px;
	background-color: #fff;
	font-size: 12px;
	line-height: 18px;
	color: #56495c;
}

#content h2{
	font-family: CinzelBold, serif;
	font-size: 20px;
	text-transform: uppercase;
	color: #553e4f ;
	margin-bottom: 20px;
}

#content h3{
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #88688c ;
	margin-bottom: 15px;
}

#content p{
	margin-top: 15px;
}

#content p:first-child{
	margin-top: 0;
}

#content a{
	text-decoration: underline;
	color: #56495c;
}

#content a:hover{
	text-decoration: none;
}

.article_intro a, .article_desc a{
	text-decoration: underline;
	color: #553e4f;
}

.article_intro a:hover, .article_desc a:hover{
	text-decoration: none;
}

.article_intro{
	font-weight: bold;
	margin-bottom: 20px;
}

.article_intro, .article_desc{
	font-size: 13px;
	line-height: 18px;
	color: #553e4f
}

.article_gallery{
	margin-top: 25px;
}

.article_gallery a{
	display: block;
	float: left;
	width: 19%;
	margin-right: 1%;
        margin-bottom:7px;
}

.article_gallery a:first-child{
	margin-left: 0;
}

.article_gallery img{
	display: block;
	width: 100%;
	height: auto;
}

.btn{
	width: 280px !important;
	height: 40px !important;
	line-height: 40px;
	text-align: center;
	background: url(../images/top_middle.png) no-repeat;
	margin-top: 25px;
	border: 0;
	cursor: pointer;
	display: block;
	font-family: Langdon, sans-serif !important;
	font-size: 21px !important;
	text-decoration: none !important;
	text-transform: uppercase;
	color: #fff !important;
	background-color: transparent !important;
}


.mapSearch{
	height: 45px;
	padding: 0 10px;
	cursor: pointer;
	background-color: #56495c;
	font-family: Langdon, sans-serif;
	font-size: 15px;
	line-height: 45px;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
}

.mapAddress{
	background-color: #ececec;
	height: 45px;
	line-height: 45px;
	padding: 0 1%;
	font-family: Langdon, sans-serif;
	font-size: 15px;
	line-height: 45px;
	text-decoration: none;
	text-transform: uppercase;
	color: #666;
}



.mapMethod{
	position: relative;
	height: 45px;
	cursor: pointer;
	background-color: #88688c;
	font-family: Langdon, sans-serif;
	font-size: 15px;
	line-height: 45px;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
        border: 0 none;
        float: left;
        width: 32%;
}

#content .left{
	width: 250px;
	float: left;
}

#content .right{
	width: 700px;
	float: right;
}

/* EYECATCHERS */

#eyecatchers{
	margin: 8px 0;
	overflow: auto;
}

.catcher{
	position: relative;
	float: left;
	width: 24.25%;
	margin-left: 1%;
}

.catcher:first-child{
	margin-left: 0;
}

.catcher img{
	display: block;
	width: 100%;
	height: auto;
}

.catcher_info{
	position: absolute;
	bottom: 15px;
	left: 50%;
	margin-left: -114px;
	width: 228px;
	z-index: 99;
}

.catcher_name{
	width: 200px;
	height: 40px;
	background-color: #fff;
	float: left;
	text-align: center;
	line-height: 40px;
}

.catcher a{
	font-family: Langdon, sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	color: #553e4f ;
}

.catcher_curl{
	width: 118px !important;
	height: 26px !important;
	position: absolute;
	bottom: 60px;
	left: 50%;
	margin-left: -59px;
	z-index: 99;
}

/* SUB NAV */

#sub_nav{
	width: 242px;
	background-color: #88688c ;
	border: 4px solid #553e4f ;
	margin-bottom: 25px;
}

#sub_nav li{
	width: 222px;
	height: 50px;
	line-height: 50px;
	padding: 0 10px;
	border-top: 4px solid #553e4f ;
}

#sub_nav li:first-child{
	border-top: 0;
}

#sub_nav a{
	font-family: Langdon, sans-serif;
	font-size: 21px;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
}

/* CONTACT */

#contactForm input{
	width: 200px;
	height: 45px;
	line-height: 45px;
	padding: 0 10px;
        clear: left;
        float:none;
}

#contactForm textarea{
	width: 300px;
	height: 150px;
	padding: 10px;
        clear: left;
        float:none;
}

#contactForm input, #contactForm textarea{
	background-color: #ededed;
	border: 0;
	margin-bottom: 6px;
	font-family: Langdon, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #666;
        clear: left;
        float:none;
}

#contactForm input[type='text'], #contactForm textarea{
    border: 1px solid #ccc;
}

/* FOOTER */

#info{
	float: left;
	width: 972px;
	height: 40px;
	font-size: 12px;
	line-height: 40px;
	padding: 0 20px;
	background-color: #553e4f ;
}

#hotel{
	color: #fff;
	float: left;
}

#hotel a{
	color: #fff;
	text-decoration: underline;
}

#stardekk{
	float: right;
}

#stardekk a{
	color: #fff;
}

#stardekk span{
	color: #ff8e00;
}

#footer_nav{
	height: 100px;
	line-height: 50px;
}

#footer_nav li{
	float: left;
	margin-left: 20px;
}

#footer_nav li:first-child{
	margin-left: 0;
}

#footer_nav a{
	font-size: 12px;
	text-transform: lowercase;
	text-decoration: underline;
	color: #553e4f
}

/* GOOGLE MAPS */

#map{
	background-color: #eee;
	width: 100%;
	height: 300px;
}

#mapTrace{
	width: 100%;
	margin-top: 2%;
}

#transport{
    display:inline-block;
    width:32%;
    float:left;

}

#mapTrace input, #mapTrace .selectbox{
	width: 32%;
	border: 0;
	float: left;
}

#mapTrace input[type='text']{
	width: 30%;
	margin: 0 2%;
}

/* BANNER ENDINGS */

.dg_left{
	width: 14px;
	height: 40px;
	background: url(../images/dg_left.png) no-repeat;
	float: left;
}

.dg_right{
	width: 14px;
	height: 40px;
	background: url(../images/dg_right.png) no-repeat;
	float: left;
}

.lg_left{
	width: 14px;
	height: 40px;
	background: url(../images/lg_left.png) no-repeat;
	float: left;
}

.lg_right{
	width: 14px;
	height: 40px;
	background: url(../images/lg_right.png) no-repeat;
	float: left;
}

.wh_left{
	width: 14px;
	height: 40px;
	background: url(../images/wh_left.png) no-repeat;
	float: left;
}

.wh_right{
	width: 14px;
	height: 40px;
	background: url(../images/wh_right.png) no-repeat;
	float: left;
}

#content .form-errors{
    margin-bottom:  25px;
}

#content .form-errors h3{
    margin-bottom: 8px !important;
}